The C interface no longer has a priority arg, but the python interface
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 5 Aug 2005 09:02:58 +0000 (09:02 +0000)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 5 Aug 2005 09:02:58 +0000 (09:02 +0000)
commitd2f97d17d49b657b19ebc3e40bcb34276ca7f2e8
tree2596778cba87be20f618d8a7b95583d3b8e5b8d3
parent04303c4108996a73c441e3d12bc1b1659581e683
The C interface no longer has a priority arg, but the python interface
still takes one (and just doesn't use it).  Noone uses it anyway, so
nothing should break by taking it away.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
tools/python/xen/lowlevel/xs/xs.c